"new card style"
Bootstrap 4.1.1 Snippet by ALIMUL AL RAZY

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div id="DIV_1">
<div id="DIV_2">
<div id="DIV_3">
<div id="DIV_4">
jun 14, 2018
</div>
<h3 id="H3_5">
TThe standard Lorem Ipsum passage, used since the 1500s
</h3>
<h4 id="H4_6">
Article on Medium - 7.3K+ Views - 5 min read
</h4><a href="#" id="A_7"><span id="SPAN_8">Read article</span></a>
</div>
</div>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#DIV_1 {
box-sizing: border-box;
color: rgb(127, 150, 185);
display: flex;
height: 868px;
min-height: auto;
min-width: auto;
text-decoration: none solid rgb(127, 150, 185);
text-size-adjust: 100%;
width: 390px;
column-rule-color: rgb(127, 150, 185);
align-content: center;
align-items: center;
justify-content: flex-start;
perspective-origin: 195px 434px;
transform-origin: 195px 434px;
caret-color: rgb(127, 150, 185);
border: 0px none rgb(127, 150, 185);
flex: 0 0 auto;
flex-flow: row wrap;
font: normal normal 400 normal 16px / 20px Lato, sans-serif;
margin: 0px 40px 0px 0px;
outline: rgb(127, 150, 185) none 0px;
}/*#DIV_1*/
#DIV_1:after {
color: rgb(127, 150, 185);
min-height: auto;
min-width: auto;
text-decoration: none solid rgb(127, 150, 185);
text-size-adjust: 100%;
column-rule-color: rgb(127, 150, 185);
caret-color: rgb(127, 150, 185);
border: 0px none rgb(127, 150, 185);
font: normal normal 400 normal 16px / 20px Lato, sans-serif;
outline: rgb(127, 150, 185) none 0px;
}/*#DIV_1:after*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: